'宣言 Public Function MinorUnit( _ ByVal value As System.Double _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> MinorUnit( System.double value )
パラメータ
- value
- The value.
戻り値の型
Current builder.
'宣言 Public Function MinorUnit( _ ByVal value As System.Double _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> MinorUnit( System.double value )